home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_115.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  213 b   |  11 lines

  1. Inputs: List; N
  2. Outputs: Prefix; Rest
  3.  
  4. Inputs: list; integer
  5. Outputs: list; list
  6.  
  7. Prefix and Rest are, respectively, the list consisting of the first N elements of List and the remaining elements of List.
  8.  
  9. Lists
  10.  
  11.